projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd4ba0
)
(WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
author
Kenichi Handa
<handa@m17n.org>
Wed, 14 May 2008 01:09:44 +0000
(
01:09
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 14 May 2008 01:09:44 +0000
(
01:09
+0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 28fddaaeb5d8b6ad5a011354a207f753c15f4acb..9593155763ba5f73ba7afac36bf5296096b5954a 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-135,8
+135,8
@@
WIN32OBJ = $(BLD)/w32term.$(O) \
$(BLD)/xfaces.$(O) \
$(BLD)/w32select.$(O) \
$(BLD)/w32menu.$(O) \
- $(BLD)/w32reg.$(O)
\
-
$(BLD)/w32bdf.$(O)
+ $(BLD)/w32reg.$(O)
+
#
$(BLD)/w32bdf.$(O)
FONTOBJ = $(BLD)/w32font.$(O) $(BLD)/w32uniscribe.$(O)